home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / dosutils / sdl120.zip / HISTORY.DOC < prev    next >
Text File  |  1996-01-13  |  3KB  |  72 lines

  1. SmartDelete v1.20 (January 13th, 1996)
  2.  
  3.    - Almost complete rewrite of old code. Executable is now smaller and
  4.      faster.
  5.  
  6.    - "Secure Mode" (/C switch) and "Super Secure Mode" (/P switch) now
  7.      allow strings to be used when file is overwritten.
  8.  
  9.    - SmartDelete 1.20 now assumes default name for a report file if name
  10.      was not specified (default.rpt).
  11.  
  12.    - SmartDelete 1.20 now has new /O switch which enables you to control
  13.      what kind of information is outputed about file when it is being
  14.      deleted. Support for "Full mode" and "Quiet mode" is provided.
  15.  
  16.    - SmartDelete 1.20 now checks the case of the letter in /S switch. If
  17.      the letter is capital, SmartDelete assumes that 1 kilobyte equals to
  18.      1,024 bytes. Otherwise, it assumes that kilobyte is 1,000 bytes.
  19.  
  20.    - SmartDelete now has no limitation on number of /S, /D, /T, and /X
  21.      switches on command line. The only limitation is amount of available
  22.      memory.
  23.   
  24.    - If you select to confirm each file (/E switch), SmartDelete will allow
  25.      you to exit by pressing Q.
  26.  
  27.    - Fixed bug which would cause SmartDelete not to delete any files under
  28.      certain circumstances when /X switch would be used.
  29.  
  30.    - Fixed problem when some directories would not be deleted when /V swtich 
  31.      was used
  32.  
  33.    - SmartDelete now has significantly smaller footprint in memory on the
  34.      startup.
  35.  
  36.    - Fixed formatting problem in the reminder.
  37.  
  38. SmartDelete v1.10 (September 4th, 1995)
  39.  
  40.    - Nag screen and delay in the end of SmartDelete were abolished.
  41.  
  42.    - Fixed bug which would cause (null): entry to appear in the report file
  43.      when SmartDelete was executed without /B switch.
  44.  
  45.    - Fixed bug which would cause *. file specification to be parsed incor-
  46.      rectly.
  47.  
  48.    - Added "Delete by age" feature (/D: command line option)
  49.  
  50.    - Added ability to recognize letters in /S switch. For example:
  51.  
  52.        /S=10k can now be used instead of /S=10240
  53.  
  54.    - Character field in report file was substituted with Attributes field.
  55.  
  56.    - FIXEXEC now creates backup copy of AUTOEXEC.BAT before updating it.
  57.  
  58. SmartDelete v1.01 (August 11th, 1995)
  59.  
  60.    - Fixed bug which would cause file's attributes to be cleared even
  61.      when SmartDelete was executing in "Test mode".
  62.  
  63.    - Fixed bug which would cause every directory to be written down in
  64.      report file, whether this directory contained any deleted files or
  65.      not.
  66.  
  67.    - Corrected spelling mistakes and text formatting.
  68.  
  69. SmartDelete v1.0 (August 8th, 1995)
  70.  
  71.    - Initial release
  72.